Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use current versions on GitHub Actions, LHCI and Node #817

Merged
merged 4 commits into from
Mar 6, 2023
Merged

use current versions on GitHub Actions, LHCI and Node #817

merged 4 commits into from
Mar 6, 2023

Conversation

coliff
Copy link
Contributor

@coliff coliff commented Aug 4, 2022

No description provided.

@connorjclark
Copy link
Collaborator

Thanks! #839 does the node part- can you update; and also update the various references to these actions in .md files?

@coliff
Copy link
Contributor Author

coliff commented Nov 15, 2022

Heya @connorjclark - sorry I don't have this repo cloned locally and I won't have time to do that soon. Would you mind taking care of it?

@coliff
Copy link
Contributor Author

coliff commented Nov 15, 2022

related: Do you think it could be a good idea to add a dependabot config in the .github directory? It can help keep the GitHub Actions up to date. (and run tests in the PR that updates them to ensure all is working). e.g.

version: 2
updates:
  - package-ecosystem: github-actions
    directory: "/"
    schedule:
      interval: monthly

@paulirish
Copy link
Member

Thanks! #839 does the node part- can you update; and also update the various references to these actions in .md files?

done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants